<script>on mouseUpprocessend mouseUpon mouseenterhelper "Click here to search all the chosen HTML documents and build links to documents that contain the specified keywords."end mouseenter</script>
</part>
<part>
<id>59</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>28</left>
<top>211</top>
<right>56</right>
<bottom>226</bottom>
</rect>
<style>rectangle</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Sort</name>
<script>on mouseUpset cursor to watchdeselectset the itemdelimiter to tabsort lines of cd fld findText by item 1 of eachset the itemdelimiter to ","rebuildlistdisplayend mouseUpon mouseenterhelper "Click here sort the keyword list alphabetically. Sorts only the keyword names, not the variations."end mouseenter</script>
</part>
<part>
<id>58</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>61</left>
<top>211</top>
<right>93</right>
<bottom>226</bottom>
</rect>
<style>rectangle</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Clear</name>
<script>on mouseUpanswer "Clear the word list? This cannot be undone." with "Cancel" or "Clear"if it is "Clear" thendeselectput empty into cd fld findTextput empty into cd fld allKeywordsend ifend mouseUpon mouseenterhelper "Erases the keyword list. You may want to export a copy first."end mouseenter</script>
</part>
<part>
<id>54</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>98</left>
<top>211</top>
<right>134</right>
<bottom>226</bottom>
</rect>
<style>rectangle</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Import</name>
<script>on mouseUpanswer file "Import a tab/return delimited keyword list:" of type TEXTif it is not empty thenput it into thefileopen file thefileread from file thefile until eofput it into thetextclose file theFileif return is not in theText or tab is not in theText thenanswer "This file is missing either tab characters to separate variations or return characters to separate keywords. Are you sure you want to import it?"ツャwith "Cancel" or "Import"if it is "Cancel" then exit mouseupend ifdeselectif last line of cd fld findText is not empty then put return after cd fld findTextput thetext after cd fld findTextrebuildListDisplayend ifend mouseUpon mouseenterhelper "Click here to import a word list text file. Keywords must be on separate lines with each variation separated by a tab. The first variation is the keyword name."end mouseenter</script>
</part>
<part>
<id>57</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>139</left>
<top>211</top>
<right>179</right>
<bottom>226</bottom>
</rect>
<style>rectangle</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Export</name>
<script>on mouseUpif the optionkey is down thenif developing() then put "STAK" into thetypeelse put "****" into thetypeanswer file "Select an old AutoIndexer wheel to export its keyword list to a text file." of type thetypeif it is empty then exit mouseupput it into thestacklockall cardgo stack thestackif there is a cd fld findTextthen put cd fld findText into theWordselseanswer "This is not an AutoIndexer wheel!" with "Cancel"unlockall cardexit mouseupend ifunlockall cardelseput cd fld findText into theWordsend ifif theWords is empty thenbeepanswer "No keywords to export." with "Cancel"exit mouseupend ifask file "Save this keyword list as:" with "AutoIndexer Word List"if it is not empty thenput it into thefiledeselectset cursor to watchopen file thefilewrite thewords to file theFileclose file theFileanswer "Word list saved."end ifend mouseUpon mouseenterhelper "Click here to export the keyword list as a tab and return delimited text file."end mouseenter</script>
</part>
<part>
<id>52</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>178</left>
<top>102</top>
<right>299</right>
<bottom>116</bottom>
</rect>
<style>checkbox</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Create Scrolling Links</name>
<script>on mouseenterhelper "Check this box if you want wrap indexed text in <a name> tags so that links will scroll automatically to relevant word."end mouseenter</script>
</part>
<part>
<id>50</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>171</left>
<top>128</top>
<right>357</right>
<bottom>233</bottom>
</rect>
<style>opaque</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>cover</name>
<script></script>
</part>
<part>
<id>51</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>255</left>
<top>208</top>
<right>345</right>
<bottom>228</bottom>
</rect>
<style>standard</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Defaults</name>
<script>on mouseUpsetdefaultsend mouseUpon mouseenterhelper "Click here to revert these settings to the recomended defaults."end mouseenter</script>
<script>on mouseenterhelper "Type or paste the text you want to search for here." &&ツャ"Upper and lower case makes a difference only if you check 窶廚ase Sensitive窶 below." &&ツャ"You can search for up to 255 characters."end mouseenteron closefieldif length(me) > 255 thenput char 1 to 255 of me into mebeepanswer "Sorry! You cannot search for more than 255 characters. The Find field has been abridged to contain only the first 255 characters of the text you entered."end ifpass closefieldend closefieldon keydown whatif length(me) < 255 thenpass keydownelseglobal beeperif beeper is empty then put 0 into beeperget chartonum(what)if it is in "8,3,9" or the selectedtext is not emptythen pass keydownelseadd 1 to beeperbeepif beeper > 3 thenanswer "Sorry! You cannot search for more than 255 characters."put 0 into beeperend ifend ifend ifend keydown</script>
</part>
<part>
<id>6</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>181</left>
<top>123</top>
<right>244</right>
<bottom>141</bottom>
</rect>
<style>transparent</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>bold</textStyle>
<name>Keyword:</name>
<script></script>
</part>
<part>
<id>16</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>18</left>
<top>297</top>
<right>356</right>
<bottom>312</bottom>
</rect>
<style>transparent</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>UserName</name>
<script>on mouseenterhelper "This tool is not registered. You can purchase a serial number from www.matterform.com."pass mouseenterend mouseenter</script>
</part>
<part>
<id>17</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>21</left>
<top>196</top>
<right>53</right>
<bottom>210</bottom>
</rect>
<style>transparent</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>hardserial</name>
<script></script>
</part>
<part>
<id>18</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>21</left>
<top>205</top>
<right>53</right>
<bottom>219</bottom>
</rect>
<style>transparent</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>startingdate</name>
<script></script>
</part>
<part>
<id>22</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <true /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>125</left>
<top>182</top>
<right>260</right>
<bottom>208</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>texto</name>
<script>on mouseenterhelper "In this field, type the text you want to append text before or after (as chosen in the popup menu above)."pass mouseenterend mouseenteron closefieldif length(me) > 255 thenput char 1 to 255 of me into mebeepanswer "Sorry! You cannot search for more than 255 characters. The Find field has been abridged to contain only the first 255 characters of the text you entered."end ifpass closefieldend closefieldon keydown whatif length(me) < 255 thenpass keydownelseglobal beeperif beeper is empty then put 0 into beeperget chartonum(what)if it is in "8,3,9" or the selectedtext is not emptythen pass keydownelseadd 1 to beeperbeepif beeper > 3 thenanswer "Sorry! You cannot search for more than 255 characters."put 0 into beeperend ifend ifend ifend keydown</script>
</part>
<part>
<id>23</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>86</left>
<top>163</top>
<right>215</right>
<bottom>178</bottom>
</rect>
<style>popup</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>39</titleWidth>
<selectedLines>
<integer>3</integer>
</selectedLines>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Append</name>
<script>on mouseenterhelper "Press here to select where a new index should be appended (replacing an index ignores this setting and simply overwrites the previous index)."pass mouseenterend mouseenteron mouseuplock screenget word 2 of the selectedline of meput the left of me into theleftif it <3thenset the width of me to 190hide cd fld textoelseset the width of me to 129show cd fld textoend ifset the left of me to theleftunlock screenend mouseup</script>
</part>
<part>
<id>24</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>66</left>
<top>124</top>
<right>322</right>
<bottom>139</bottom>
</rect>
<style>opaque</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>indexfile</name>
<script>on mouseenterhelper "This is the pathname to the HTML file which the index will be added to."&&ツャ"You can change this manually or by clicking 窶彜elect Index File...窶"pass mouseenterend mouseenter</script>
</part>
<part>
<id>25</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>113</left>
<top>103</top>
<right>273</right>
<bottom>123</bottom>
</rect>
<style>standard</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Select Index File...</name>
<script>on mouseUpanswer file "Select the HTML file where you want to place this index:" of type TEXTIf it is not empty thenput midelipse(it,32) into line 1 of cd fld indexfileput it into line 2 of cd fld indexfileend ifend mouseUpon mouseenterhelper "Click here to select the HTML file you want the index placed into."&&ツャ"The items in the index will be linked relatively from this page--so they may not work on pages other than the one you select here."pass mouseenterend mouseenter</script>
</part>
<part>
<id>29</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <true /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <true /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>185</left>
<top>176</top>
<right>352</right>
<bottom>226</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <true /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>variations</name>
<script>on closefieldwhatend closefieldon mouseenterhelper "In this field, type any variations of the keyword that you want to search for. Put each variation on a separate line."pass mouseenterend mouseenter</script>
</part>
<part>
<id>30</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>182</left>
<top>159</top>
<right>248</right>
<bottom>177</bottom>
</rect>
<style>transparent</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>bold</textStyle>
<name>Variations:</name>
<script></script>
</part>
<part>
<id>31</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <true /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>185</left>
<top>140</top>
<right>354</right>
<bottom>154</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>keyword</name>
<script>on closefieldwhatif length(me) > 255 thenput char 1 to 255 of me into mebeepanswer "Sorry! You cannot search for more than 255 characters. The Find field has been abridged to contain only the first 255 characters of the text you entered."end ifpass closefieldend closefieldon mouseenterhelper "In this field, type the keyword you want to search for."pass mouseenterend mouseenteron keydown whatif length(me) < 255 thenpass keydownelseglobal beeperif beeper is empty then put 0 into beeperget chartonum(what)if it is in "8,3,9" or the selectedtext is not emptythen pass keydownelseadd 1 to beeperbeepif beeper > 3 thenanswer "Sorry! You cannot search for more than 255 characters."put 0 into beeperend ifend ifend ifend keydown</script>
</part>
<part>
<id>33</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <true /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>28</left>
<top>127</top>
<right>179</right>
<bottom>203</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <true /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>allkeywords</name>
<script>on selectme thelinelock screenif theline is a numberthen select line theline of the target--show cd fld keywordshow cd fld variationsenable cd btn "delete Keyword..."put the selectedtext of the target into cd fld keywordget line (word 2 of the selectedline of cd fld allKeywords) of cd fld findTextput tabstoLines(it) into cd fld variationsunlock screenselect after text of cd fld keywordend selectmeon mouseupif the value of the target is emptythen send mouseup to cd btn id 35else selectmeend mouseupon mouseenterhelper "This is a list of all the keywords that will be searched for. Click on one to edit it."pass mouseenterend mouseenter</script>
</part>
<part>
<id>34</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <false /> </enabled>
<rect>
<left>170</left>
<top>96</top>
<right>304</right>
<bottom>116</bottom>
</rect>
<style>standard</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Delete Keyword...</name>
<script>on mouseUpanswer "Delete this keyword?" with "Cancel" or "Delete"if it is "cancel" then exit mouseupput word 2 of the selectedline of cd fld allkeywords into thelinedelete the selectedline of cd fld allkeywordsdelete line theline of cd fld findTextdeselect--if the number of lines in cd fld allkeywords >= thelinethen send "selectme theline" to cd fld allkeywordsend mouseUpon mouseenterif the enabled of me is truethen helper "Click here to delete the selected keyword from the list below."else helper "You can't click here because no keyword is selected in the list below."pass mouseenterend mouseenter</script>
</part>
<part>
<id>35</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>28</left>
<top>96</top>
<right>162</right>
<bottom>116</bottom>
</rect>
<style>standard</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>New Keyword 竚朗</name>
<script>on mouseUpput return after cd fld allkeywordsselect last line of cd fld allkeywordssend selectme to cd fld allkeywordsend mouseUpon mouseenterhelper "Click here to add a new keyword to the list below."pass mouseenterend mouseenter</script>
</part>
<part>
<id>19</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>93</left>
<top>102</top>
<right>167</right>
<bottom>116</bottom>
</rect>
<style>checkbox</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Match Case</name>
<script>on mouseenterhelper "Check this box if you want to find only text that exactly matches the pattern of upper and lower case letters that you type in the Keywords box."end mouseenter</script>
</part>
<part>
<id>28</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>53</left>
<top>134</top>
<right>253</right>
<bottom>149</bottom>
</rect>
<style>popup</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>69</titleWidth>
<selectedLines>
<integer>1</integer>
</selectedLines>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>On same page</name>
<script>on mouseuplock screenget word 2 of the selectedline of meput the left of me into theleftif it =2thenset the width of me to 257elseset the width of me to 200end ifset the left of me to theleftif it > 1then set the hilite of cd btn "create scrolling links" to trueunlock screenend mouseupon mouseenterhelper "Press here to choose how many times to index instances of the same keyword on a single page."end mouseenter</script>
</part>
<part>
<id>21</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>53</left>
<top>166</top>
<right>252</right>
<bottom>181</bottom>
</rect>
<style>popup</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>69</titleWidth>
<selectedLines>
<integer>2</integer>
</selectedLines>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Index Format</name>
<script>on mouseuplock screenget word 2 of the selectedline of meput the left of me into theleftif it <3thenset the width of me to 199elseset the width of me to 234end ifset the left of me to theleftunlock screenend mouseupon mouseenterhelper "Press here to choose the format of the index."end mouseenter</script>
</part>
<part>
<id>27</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>57</left>
<top>188</top>
<right>220</right>
<bottom>203</bottom>
</rect>
<style>popup</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>65</titleWidth>
<selectedLines>
<integer>4</integer>
</selectedLines>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Text Format</name>
<script>on mouseenterhelper "Press here to choose the HTML format you want your index list to appear in."pass mouseenterend mouseenter</script>
</part>
<part>
<id>39</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>43</left>
<top>52</top>
<right>136</right>
<bottom>80</bottom>
</rect>
<style>standard</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>bold</textStyle>
<name>Keywords</name>
<script>on mouseUpchangepaneend mouseUpon mouseenterhelper "Click here to display the" && the short name of me && "pane below."end mouseenter</script>
</part>
<part>
<id>43</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>147</left>
<top>56</top>
<right>240</right>
<bottom>84</bottom>
</rect>
<style>standard</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Options</name>
<script>on mouseUpchangepaneend mouseUpon mouseenterhelper "Click here to display the" && the short name of me && "pane below."end mouseenter</script>
</part>
<part>
<id>44</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>250</left>
<top>56</top>
<right>343</right>
<bottom>84</bottom>
</rect>
<style>standard</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>Index File</name>
<script>on mouseUpchangepaneend mouseUpon mouseenterhelper "Click here to display the" && the short name of me && "pane below."end mouseenter</script>
</part>
<part>
<id>45</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>145</left>
<top>76</top>
<right>244</right>
<bottom>90</bottom>
</rect>
<style>rectangle</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>options line</name>
<script></script>
</part>
<part>
<id>46</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>246</left>
<top>76</top>
<right>345</right>
<bottom>90</bottom>
</rect>
<style>rectangle</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>index file line</name>
<script></script>
</part>
<part>
<id>47</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>39</left>
<top>76</top>
<right>138</right>
<bottom>90</bottom>
</rect>
<style>rectangle</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>keywords line</name>
<script></script>
</part>
<part>
<id>42</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>32</left>
<top>77</top>
<right>363</right>
<bottom>92</bottom>
</rect>
<style>opaque</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name></name>
<script></script>
</part>
<part>
<id>13</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>12</left>
<top>26</top>
<right>367</right>
<bottom>289</bottom>
</rect>
<style>opaque</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>helptext</name>
<script>on closefieldend closefieldon mousedownhide meshow cd btn "more..."end mousedown</script>
</part>
<part>
<id>11</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>12</left>
<top>2</top>
<right>367</right>
<bottom>29</bottom>
</rect>
<style>transparent</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name></name>
<script>on mouseupclick at the loc of cd btn "more..."end mouseupon mouseenterhelper "Click here for additional information about this wheel."pass mouseenterend mouseenter</script>
</part>
<part>
<id>12</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>320</left>
<top>8</top>
<right>364</right>
<bottom>23</bottom>
</rect>
<style>standard</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<name>More...</name>
<script>on mouseUpextrahelpend mouseUpon mouseenterhelper "Click here for additional information about this wheel."pass mouseenterend mouseenter</script>
</part>
<part>
<id>61</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>21</left>
<top>44</top>
<right>377</right>
<bottom>263</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>blabber</name>
<script></script>
</part>
<content>
<layer>card</layer>
<id>11</id>
<text>Auto Indexer searches your entire site and builds a list of linksto pages that contain certain keywords that you specify.</text>
</content>
<content>
<layer>card</layer>
<id>13</id>
<text><span class="style2"></span><span class="style1">Click the tabs to switch from one group of settings to another.</span><span class="style2"></span><span class="style3">Keywords.</span><span class="style1"> Click "New Keyword" to add a keyword to the list. Fill out the name of the keyword and specify any variations of the keyword (e.g., when searching for the keyword "Aaron Bobbs", you might want to also search for the variations "Aaron", "Aaron C. Bobbs" and "Mr. Bobbs"). Type each variation on a separate line. To edit or delete a keyword, click its name in the list on the left. You can prepare a keyword list in a text editor and import it. Type your keyword list with a tab between each variation and a return between each keyword. Save it as a text file, then click "Import". You can save word lists by clicking "Export". To save a word list from an older version of AutoIndexer, hold the option key down and click "Export".</span><span class="style2"></span><span class="style3">Options.</span><span class="style1"> Check "Match Case" if you want the keyword searches to match the exact pattern of upper and lower case letters. Use the "On same page" popup menu to control how many citations are indexed on each separate page. Use the "Index Format" and "Text Format" popup menus to control the appearance of the index.</span><span class="style3"></span><span class="style2"></span><span class="style3">Index File.</span><span class="style1"> Click "Select Index File..." to pick the HTML page to place the index on. Use the Append popup menu to control where the index will be placed. If the file already has an index, the Append popup menu is ignored and the new index is written over the old index.</span></text>
</content>
<content>
<layer>card</layer>
<id>15</id>
<text>None</text>
</content>
<content>
<layer>card</layer>
<id>21</id>
<text>Keywords onlyKeywords with titlesKeywords with titles (1 line)</text>
</content>
<content>
<layer>card</layer>
<id>22</id>
<text></body></text>
</content>
<content>
<layer>card</layer>
<id>23</id>
<text>At beginning of documentAt end of documentBefore text:After text:</text>
<script>---INTERFACE STUFF!on rebuildListDisplayput cd fld findText into wordsandvarsput empty into allkeysset the itemdelimiter to tabrepeat with x=1 to the number of lines in wordsandvarsset cursor to busyput item 1 of line x of wordsandvars & return after allkeysend repeatset the itemdelimiter to ","put allkeys into cd fld allkeywordsend rebuildListDisplayfunction currentpaneput "keywords,options,index file" into thebuttonsrepeat with x=1 to 3if the textstyle of cd btn (item x of thebuttons) is "bold"then exit repeatend repeatreturn item x of thebuttonsend currentpaneon changepaneglobal lastpaneset cursor to watchif lastpane is emptythen put currentpane() into lastpanelock screenoptions lastpane,falseset the top of cd btn lastpane to 56set the textstyle of cd btn lastpane to "plain"show cd btn (lastpane && "Line")put the short name of the target into lastpaneset the top of cd btn lastpane to 52set the textstyle of cd btn lastpane to "bold"hide cd btn (lastpane && "Line")options lastpaneunlock screen with wipe downend changepaneon options which,howif how is empty then put "true" into howif which is keywords thenput "sort,import,export,clear,New Keyword 竚朗,Delete Keyword...,Keyword:,Variations:" into thebuttonsput "allkeywords" into thefieldsif how is "false" thenput ",keyword,variations" after thefieldsdeselectend ifelse if which is "options" thenput "on same page,match case,create scrolling links,index format,text format,defaults,cover" into thebuttonsput empty into thefieldselse if which is "index file" thenput "select index file...,append,cover" into thebuttonsput "indexfile" into thefieldsif how is "false" or word 2 of the selectedline of cd btn "append" >=3then put ",texto" after thefieldsend ifrepeat with x= 1 to the number of items in thebuttonsset the visible of cd btn (item x of thebuttons) to howend repeatrepeat with x= 1 to the number of items in thefieldsset the visible of cd fld (item x of thefields) to howend repeatend optionson mousedownif the name of the target is ("card"&"e&"Auto Indexer""e)then deselectend mousedownon deselectlock screenhide cd fld keywordhide cd fld variationsput empty into cd fld keywordput empty into cd fld variationsselect line 0 of cd fld allkeywordsdisable cd btn "delete keyword..."unlock screenend deselecton commandkeydown whatif what is "N" and the visible of cd btn "New Keyword 竚朗" is true thenset the hilite of cd btn "New Keyword 竚朗" to truewait 5set the hilite of cd btn "New Keyword 竚朗" to falsesend mouseup to cd btn "New Keyword 竚朗"else pass commandkeydownend commandkeydownon whatput stripreturns(cd fld keyword) into cd fld keywordput cd fld keyword & tab& linestoTabs(cd fld variations) ツャinto line (word 2 of the selectedline of cd fld allkeywords) ツャof cd fld findTextput cd fld keyword into line ツャ(word 2 of the selectedline of cd fld allkeywords) ツャof cd fld allkeywordsend whatfunction tabstoLines inputset the itemdelimiter to tabput empty into outputrepeat with x=2 to the number of items in inputput item x of input &return after outputend repeatreturn outputend tabstoLinesfunction linestotabs inputput empty into outputrepeat with x=1 to the number of lines in inputput line x of input & tab after outputend repeatdelete last char of outputreturn outputend linestotabs</script>